Skip to content

Conversation

estebank
Copy link
Contributor

Follow up to #69048.

@rust-highfive
Copy link
Contributor

r? @ecstatic-morse

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 14, 2020
@estebank
Copy link
Contributor Author

cc @nagisa, this is the missing bit from that suggestion to make it always "right".

@estebank estebank force-pushed the use-appropriate-lt-name branch from b762a9c to 5f43d8b Compare February 14, 2020 18:56
@ecstatic-morse
Copy link
Contributor

This seems good other than a small typo in the new comment.

r=me unless you want nagisa to take a look.

@estebank estebank force-pushed the use-appropriate-lt-name branch from 5f43d8b to 0ee27ee Compare February 14, 2020 19:19
@estebank
Copy link
Contributor Author

@bors r=ecstatic-morse

@bors
Copy link
Collaborator

bors commented Feb 14, 2020

📌 Commit 0ee27eeda1bd585fe91fa2b8673c44b9569e1721 has been approved by ecstatic-morse

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 14, 2020
@bors
Copy link
Collaborator

bors commented Feb 15, 2020

☔ The latest upstream changes (presumably #67681) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 15, 2020
@estebank estebank force-pushed the use-appropriate-lt-name branch from 0ee27ee to 8bafe88 Compare February 17, 2020 02:41
@estebank
Copy link
Contributor Author

@bors r=ecstatic-morse

@bors
Copy link
Collaborator

bors commented Feb 17, 2020

📌 Commit 8bafe88 has been approved by ecstatic-morse

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Feb 17, 2020
Centril added a commit to Centril/rust that referenced this pull request Feb 17, 2020
…=ecstatic-morse

Select an appropriate unused lifetime name in suggestion

Follow up to rust-lang#69048.
Centril added a commit to Centril/rust that referenced this pull request Feb 18, 2020
…=ecstatic-morse

Select an appropriate unused lifetime name in suggestion

Follow up to rust-lang#69048.
bors added a commit that referenced this pull request Feb 18, 2020
Rollup of 6 pull requests

Successful merges:

 - #69146 (Always const qualify literals by type)
 - #69159 (Select an appropriate unused lifetime name in suggestion)
 - #69194 (parse: fuse associated and extern items up to defaultness)
 - #69211 (parser: Simplify treatment of macro variables in `Parser::bump`)
 - #69217 (Do not emit note suggesting to implement operation trait to foreign type)
 - #69236 (parse: recover `mut (x @ y)` as `(mut x @ mut y)`.)

Failed merges:

r? @ghost
@bors bors merged commit 8bafe88 into rust-lang:master Feb 19, 2020
@estebank estebank deleted the use-appropriate-lt-name branch November 9, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants